kotlin-stdlib
JRE
kotlin-stdlib
/
kotlin
/
[JRE]Char
/
plus
plus
operator
fun
plus
(
other
:
Int
)
:
Char
Content copied to clipboard
Adds the other Int value to this value resulting a Char.